Carbon


IsMenuBarVisible

Header: Menus.h Carbon status: Supported

Reports whether the menu bar is currently visible.

Boolean IsMenuBarVisible ();
function result

true if the menu bar is currently visible; otherwise, false.

DISCUSSION

Also see the HideMenuBar and ShowMenuBar functions.

VERSION NOTES

This function is available with Mac OS 8.5 and later.

AVAILABILITY

Supported in Carbon. Available in CarbonLib 1.0 and later when MenusLib 8.5 or later is installed. Exported by CarbonLib 1.0 and later and by MenusLib 8.5 and later.


© 2000 Apple Computer, Inc. — (Last Updated 4/14/2000)